home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 1 / Mac Magazin and MacEasy Magazine CD - Issue 01.iso / Sharewarebibliothek / Kommunikation / ZTerm 0.9+ / Documents / GEnie.zts next >
Text File  |  1992-01-26  |  189b  |  12 lines

  1. # Simple logon script for GEnie
  2. wait 2 seconds
  3. send “h”
  4. wait 10 ticks
  5. send “h”
  6. wait 10 ticks
  7. send “h”
  8. wait prompt "U#"
  9. send $account “,” $password “^M”
  10. beep 5
  11. display "Connected at " $time
  12.